@charset "utf-8";

@media (max-width: 768px) {
    .mnav-list-head {
        padding: 75px 0 35px;
    }
    .mnav-list .mnav-list-item {
        padding: 0 2.5rem;
    }
    .mnav-bar .mnav-logo {
        width: 175px;
    }
    .mnav-list {
        width: 58%;
    }

    .index-about {
        padding: 3rem 0 0;
    }
    .index-about-lfet h2 {
        margin-bottom: 1rem;
    }
    .index-about-lfet i {
        width: 150px;
    }
    .index-about-right h3 {
        margin-bottom: .25rem;
    }
    .index-about-right p {
        line-height: 1.5;
    }
    .index-case-title h2 {
        padding: 0 1rem;
    }
    .index-honor-group {
        flex-wrap: wrap;
    }
    .index-honor-item {
        flex: 0 0 calc(50% - 1rem);
        padding: 0 .5rem;
    }
    .index-honor-item .index-honor-pic {
        height: auto;
    }

    .foot-msg {
        flex-basis: 100%;
        margin-bottom: 0rem;
    }
    .foot-code {
        height: auto;
        flex-basis: 30%;
    }
    .foot-code img {
        height: auto;
        width: 100%;
    }

    /* 关于信佰 */
    .about-box1left {
        flex-basis:  15%;
    }
    .about-box3 p {
        width: 100%;
        margin-top: 3rem;
    }

    .about-box3-1 h2 {
        margin-top: 3rem;
    }
    .about-box4 {
        height: 300px;
        overflow: hidden;
        background-size: 45%;
    }
    .swiper2  {
        width: 70%;
        margin-top: -200px;
        margin-left: 25%;
    }
    .swiper2 .swiper-slide {
        height: 300px !important;
        overflow: auto !important;
        width: auto;
    }
    .swiper2 .swiper-slide p {
        width: 100%;
        white-space: normal;
    }

    .about-box5 {
        flex-wrap: wrap;
        flex-basis: 100%;
    }
    .about-box5left {
        display: none;
    }
    .about-box5left#mAboutBox5Left {
        display: block;
    }
    .about-box5left p {
        margin-bottom: 3rem;
    }
    .about-box5right {
        flex-basis: 100%;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .about-box5right img {
        width: auto;
        width: calc((100% - 0.5rem) / 3);
        flex: 0 0 calc((100% - 0.5rem) / 3);
        padding: 0 .25rem;
    }
    
    /* 合作案例 */
    .case-box2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        align-items: center;
        gap: 0;
        padding: .5rem 0;
    }
    .case-box2item {
        flex: 0 0 calc(100% - 1rem);
        overflow: hidden;
        margin: .5rem;
        height: 280px;
    }
    .case-box2item p {
        line-height: 1.5;
    }
    #case .box {
        flex-wrap: wrap;
    }
    .case-box3msg {
        flex-basis: 100%;
    }
    
    .case-box3 .mySwiper .swiper-slide {
        padding-left: 0;
        text-align: left;
    }
    .case-box3 .mySwiper {
        /* flex-basis: 30%; */
    }
    .case-box3 .case-box3title {
        flex-basis: 100%;
        margin-bottom: 2rem;
    }
    .case-box3 h2:after {
        display: none;
    }
    .case-box3 .mySwiper {
        height: auto;
        position: relative;
    }
    .case-box3 .mySwiper::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        width: 1px;
        height: 300px;
        background-color:#E0251B;
    }
    .case-box3 .mySwiper .swiper-slide {
        font-size: 1.25rem;
        height: 3rem !important;
    }
    .case-box3 .mySwiper .swiper-slide.swiper-slide-thumb-active {
        font-size: 1.5rem;
    }
    .case-box3 .mySwiper2 {
        padding-left: 1.5rem;
        flex-basis: 70%;
        height: 400px;
        /* overflow-y: scroll; */
    }
    .case-box3 .mySwiper2 p {
        padding-top: 0;
        /* margin-top: -0.5rem;  */
        /* overflow: hidden; */
        /* height: auto !important; */
        margin-bottom: 0;
    }

    .case-box3 .swiper-slide {
        flex-direction: column;
        overflow: scroll;
        /* height: auto !important; */
    }
    .case-box3 .mySwiper2 .swiper-slide p:last-child {
        padding-left: 0;
    }
    .case-box3msg#case-box3pc {
        display: none;
    }
    .case-box3msg#case-box3m {
        display: flex;
    }

    .case-box4 {
        margin-bottom: 2rem;
    }
    .case-box5 p {
        padding-right: 0;
    }

    .accordion-body {
        padding-top: 0;
    }
    .tag-list {
        flex-wrap: wrap;
        padding-top: 0;
    }
    .tag-list-left {
        padding-left: 0;
        flex-basis: 100%;
    }
    .tag-list-right {
        padding-top: 0;
        padding-bottom: 0;
        flex-basis: 100%;
    }
    .tag-list-right p {
        text-align: justify;
    }
    .accordion-button:not(.collapsed) {
        line-height: 2;
    }

    /* 员工风采 */
    .qyfc-box2item {
        flex-wrap: wrap;
    }
    .qyfc-box2img{
        flex-basis: 50%;
    }
    .qyfc-box2info {
        flex-basis: 100%;
        padding-left: 0;
    }
    .qyfc-box2img img {
        width: 100%;
    }
    .qyfc-box2info-1 i {
        display: block;
        width: 100%;
        text-align: left;
    }
    .qyfc-box2info-1 {
        padding-left: 0;
    }
    .qyfc-box2item.lr {
        flex-direction: column-reverse;
        align-items: flex-end;    
    }
    .qyfc-box2item.lr .qyfc-box2info {
        padding-right: 0;
    }
    .qyfc-box2item.lr .qyfc-box2img {
        width: 50%;
    }

    /* 加入我们 */
    .join-box2item p {
        text-align: justify;
        word-break: break-all;
        word-wrap: break-word;
    }
}